home *** CD-ROM | disk | FTP | other *** search
/ Gear Audio / Gear Audio CD-ROM.iso / csav / mailcommand / program.z / EXPLIST.TXT < prev    next >
Encoding:
Text File  |  1999-02-11  |  1004 b   |  37 lines

  1. ;
  2. ;    EXPLIST.TXT    User defined expression list file.
  3. ;
  4.  
  5.  
  6. ;
  7. ;       User Defined direction sensitivity
  8. ;
  9. Loading 10 when direction==Out
  10. Loading 1 Default
  11. ;
  12. ;       User Defined Configuration
  13. ;
  14. CaseSensitive=FALSE
  15.  
  16. ; Default separators for plain text files (eg message bodies)
  17. Separators=" \t\r\n.,()"
  18.  
  19. ; Separators for more complicated files, eg Word documents which include
  20. ; formatting commands. Special characters can be entered as decimal numbers
  21. ; preceeded by a backslash, and ranges can be entered as two such numbers
  22. ; separated by a dash. Note that the dash must not be surrounded by spaces.
  23. ; Separators="\000-\032 .,()%\127-\255"
  24.  
  25. ; MaxWordLength is increased from its default value when the files being
  26. ; processed are not pure text - for example Word document files, which
  27. ; include formatting commands.
  28. ; MaxWordLength=4095
  29. ;
  30. ;       User Defined List
  31. ;    This one to trap CVs leaving the building!
  32. ;
  33. "Curriculum Vitae"      10
  34. "CV"            10
  35. "C V"            10
  36. "Resume"        10
  37.